home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / util / phonev11 / readme.1st < prev    next >
Text File  |  1992-11-22  |  3KB  |  69 lines

  1. PhoneVu1.1                11/21/92
  2.  
  3.  
  4.  
  5.  
  6.  
  7.          ******Important Notes******
  8.  
  9.  
  10.  
  11. Conversion Utility--A conversion utility has been provided to
  12. allow tranlating data files from earlier versions of PhoneVu to
  13. the 1.1 release.  Several fields in each file were enlarged due
  14. to user requests (see bug fixes).  You must convert your PhoneVu
  15. 1.0 or 1.0a files with this utility in order to correctly provide
  16. read and write access.  Read the instructions for the utility's
  17. use carefully in the WRI file before attempting the conversion.
  18.  
  19.  
  20.  
  21. Resolution Problems--The development language used for PhoneVu
  22. is Visual Basic 2.0 from Microsoft.  Although very full
  23. featured, theenvironment does not produce applications that are
  24. screen resolution independant.  Since I develop these
  25. applications at 1024 x 768 at 256 color resolution, users with
  26. machines running standard VGA (640 x 480) or even SVGA (800 x600)
  27. may have moderate to severe display problems with various window
  28. elements, especially labels. I admit to being somewhat negligent
  29. about testing my applications at the lower resolutions, but have
  30. recently set up a 386SX to test my apps at 800 x 600.  Creating
  31. code to maintain relative sizes of text and controls in Windows
  32. thattakes into account screen resolution is very difficult, but I
  33. *am* working on it.  Bear with me.  If you find some display
  34. problems intolerable, contact me and we'll try to arrange a
  35. satisfactory solution.
  36.  
  37.  
  38.  
  39. Bug Fixes and Enhancements
  40.  
  41. 11/20/92
  42. 1.  Field size of state and zip code text controls increased to
  43. accomodate Canadian syntax.  Call note field size increased 3X. 
  44. Phone and fax number field size increased to handle extensions
  45. with 5 digits.
  46.  
  47. 2.  The phone call details window gets the phone number appended
  48. to the contact's name to avoid having to backtrack to look up the
  49. number again.
  50.  
  51. 3.  The search window now defaults to Pending calls, but will
  52. keep track of which call display filter is active when the
  53. windows is closed (note: the active control is NOT saved when
  54. the application is closed down).
  55.  
  56. 4.  Call histories in the Summary List no longer default to all
  57. entries being highlighted. Too many users found this a nuisance.
  58.  
  59. 5.  Deleting a name in the phone list used to generate an
  60. error if this was the ONLY name displayed.  This has been fixed.
  61.  
  62. 6.  A button has been added to access a search facility for the
  63. Phone Book notes field.
  64.  
  65. 7.  The look and feel of some windows have been altered for
  66. better feature access.
  67.  
  68. 8.  A PHONEVU.INI file is created to store information about EXE
  69. and data file location.